Skip to content

Commit 13e82c0

Browse files
committed
blarg lint
1 parent 2f38adc commit 13e82c0

File tree

1 file changed

+1
-1
lines changed
  • app/pages/project/instances/instance/tabs

1 file changed

+1
-1
lines changed

app/pages/project/instances/instance/tabs/common.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* Copyright Oxide Computer Company
77
*/
8-
import { createContext, ReactNode, useContext } from 'react'
8+
import { createContext, useContext, type ReactNode } from 'react'
99

1010
import { intersperse } from '~/util/array'
1111
import { invariant } from '~/util/invariant'

0 commit comments

Comments
 (0)