Skip to content

Commit 144f348

Browse files
committed
Removed dupe component
1 parent 44cb4a7 commit 144f348

File tree

2 files changed

+1
-77
lines changed

2 files changed

+1
-77
lines changed

demo/src/docs/Docs.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { Button, Icon, Menu } from 'antd';
44
import 'antd/dist/antd.css';
55
import { GettingStarted } from './GettingStarted';
66
import { Types } from './Types';
7-
import { Anchored } from '../ui-demo/Anchored';
7+
import { Anchored } from './Anchored';
88
import { Resizable } from './Resizable';
99
import { Nested } from './Nested';
1010
import { Scrollable } from './Scrollable';

demo/src/ui-demo/Anchored.tsx

Lines changed: 0 additions & 76 deletions
This file was deleted.

0 commit comments

Comments
 (0)