1
0
mirror of https://github.com/mgerb/go-discord-bot synced 2026-01-15 11:12:49 +00:00

added soundlist to client

This commit is contained in:
2017-02-05 06:57:52 +00:00
parent 0448a2e755
commit d62370eb77
14 changed files with 165 additions and 47 deletions

View File

@@ -1,5 +1,5 @@
import React from 'react';
import Navbar from './components/Navbar/Navbar';
import Navbar from './components/Navbar/Navbar.component';
//styling
import './scss/index.scss';