1
0
mirror of https://github.com/yldio/copilot.git synced 2024-11-13 06:40:06 +02:00

removing duplicate decleration

This commit is contained in:
Alex Windett 2016-12-12 11:05:25 +00:00
parent e792c86852
commit aa7264f000

View File

@ -25,7 +25,6 @@ const {
Widget, Widget,
Radio, Radio,
RadioGroup RadioGroup
Input
} = require('../src/'); } = require('../src/');
const styles = { const styles = {