mirror of
https://github.com/balzack/databag.git
synced 2025-02-12 11:39:17 +00:00
remove testing iamge
This commit is contained in:
parent
810e384f79
commit
510eb64c1f
@ -9,10 +9,6 @@ import { FontColorsOutlined, FontSizeOutlined, PaperClipOutlined, SendOutlined }
|
|||||||
import { AudioFile } from './AudioFile/AudioFile';
|
import { AudioFile } from './AudioFile/AudioFile';
|
||||||
import { VideoFile } from './VideoFile/VideoFile';
|
import { VideoFile } from './VideoFile/VideoFile';
|
||||||
|
|
||||||
import login from '../../../login.png';
|
|
||||||
import test from '../../../test.png';
|
|
||||||
|
|
||||||
|
|
||||||
export function AddTopic() {
|
export function AddTopic() {
|
||||||
|
|
||||||
let [ items, setItems] = useState([]);
|
let [ items, setItems] = useState([]);
|
||||||
|
Loading…
Reference in New Issue
Block a user