style: add line break
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
import { ReactNode } from 'react';
|
import { ReactNode } from 'react';
|
||||||
|
|
||||||
export type DocsStructure = {
|
export type DocsStructure = {
|
||||||
version: string;
|
version: string;
|
||||||
docs: Doc[];
|
docs: Doc[];
|
||||||
|
|||||||
Reference in New Issue
Block a user