1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00
This commit is contained in:
muerwre 2019-06-04 04:06:51 +07:00
parent 9b93012b08
commit 237d16c722

View file

@ -1,6 +1,5 @@
import * as React from 'react';
import { Header } from "$components/main/Header";
import {SidePane} from "$components/main/SidePane";
import { SidePane } from "$components/main/SidePane";
const style = require('./style.scss');