mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-30 19:52:20 +01:00
fix typo
This commit is contained in:
parent
0f15127f22
commit
8770adead4
@ -1,5 +1,5 @@
|
|||||||
/**
|
/**
|
||||||
* This is a compatibility wrapper to allow usage of react-switch inside of the angular.js app
|
* This is a compatibility wrapper to allow usage of react-switch inside the angular.js app
|
||||||
*/
|
*/
|
||||||
import Switch from 'react-switch';
|
import Switch from 'react-switch';
|
||||||
import { react2angular } from 'react2angular';
|
import { react2angular } from 'react2angular';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user