WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit eda1ddf

Browse files
M-DEV-1Vivek Vishal
andauthored
Update src/sections/Projects/Sistent/components/switch/code.js
Co-authored-by: Vivek Vishal <[email protected]> Signed-off-by: mahadevan <[email protected]>
1 parent 9f932b8 commit eda1ddf

File tree

1 file changed

+1
-1
lines changed
  • src/sections/Projects/Sistent/components/switch

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import React, { useState } from "react";
22
import { CodeBlock } from "../button/code-block";
3-
import { Switch, FormControlLabel, SistentThemeProvider } from "@layer5/sistent";
3+
import { Switch, FormControlLabel, SistentThemeProvider } from "@sistent/sistent";
44
import { SistentLayout } from "../../sistent-layout";
55

66
const codes = [

0 commit comments

Comments
 (0)