Type editor and schema viewer. Poppables and help icon
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { atom } from 'recoil';
|
||||
import { Schema, TypeType } from '../../types/schema';
|
||||
import { Schema } from '../../types/schema';
|
||||
|
||||
export const SchemaEditAtom = atom<Schema>({
|
||||
key: 'schema-edit',
|
||||
|
Reference in New Issue
Block a user