mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
@ -1,5 +1,4 @@
|
||||
import { ComponentMeta, Story } from "@storybook/react"
|
||||
import React from "react"
|
||||
import { RuntimeErrorState, RuntimeErrorStateProps } from "./RuntimeErrorState"
|
||||
|
||||
const error = new Error("An error occurred")
|
||||
|
Reference in New Issue
Block a user