Remove dummy concept in favor of editor group and editors
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { removeFromArray } from 'snjs';
|
||||
import { FooterStatus } from './../types';
|
||||
import { FooterStatus } from '@/types';
|
||||
|
||||
type StatusCallback = (string: string) => void
|
||||
|
||||
|
||||
Reference in New Issue
Block a user