docs: 集成 dark-reader

This commit is contained in:
就眠儀式
2022-03-30 01:57:54 +08:00
parent 8fb2b66fe5
commit 5b31ce43c5
6 changed files with 19 additions and 31 deletions

View File

@@ -13,7 +13,7 @@ import {
ButtonSize,
ButtonType,
} from "./interface";
import { BooleanOrString, String } from "src/types";
import { BooleanOrString, String } from "../../types";
export interface LayButtonProps {
type?: ButtonType;