Skip to content

Commit 456d436

Browse files
committed
drawer sistent component docs
Signed-off-by: kishore08-07 <kishorebsm8@gmail.com>
1 parent 47172d8 commit 456d436

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/sections/Projects/Sistent/components/drawer

src/sections/Projects/Sistent/components/drawer/code.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import React from "react";
22
import { navigate } from "gatsby";
33
import { useLocation } from "@reach/router";
44

5-
import { SistentThemeProvider, Drawer, Button, List, ListItem, Box, Divider, Typography} from "@sistent/sistent";
5+
import { SistentThemeProvider, Drawer, Button, List, ListItem, Box, Divider, Typography } from "@sistent/sistent";
66
import { CodeBlock } from "../button/code-block";
77
import { SistentLayout } from "../../sistent-layout";
88
import TabButton from "../../../../../reusecore/Button";

0 commit comments

Comments
 (0)