1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 21:06:42 +07:00

AudioPlayer initial

This commit is contained in:
Fedor Katurov 2019-10-13 17:47:13 +07:00
parent d1e369f723
commit f66825a9ea
12 changed files with 190 additions and 26 deletions

View file

@ -1,5 +1,4 @@
import * as React from 'react';
import { SidePane } from '~/components/main/SidePane';
import * as styles from './styles.scss';
import { Header } from '~/components/main/Header';