Skip to content

Commit f8e5d90

Browse files
committed
add disabled props
1 parent 019ec65 commit f8e5d90

22 files changed

+12
-2731
lines changed

β€Žexample/src/App.tsxβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import React, { Component } from 'react';
2-
import Slider from './src';
2+
import Slider from 'react-smooth-range-input';
33
import './App.css';
44

55
class App extends Component {

β€Žexample/src/src/Controller.test.tsxβ€Ž

Lines changed: 0 additions & 42 deletions
This file was deleted.

β€Žexample/src/src/Controller.tsxβ€Ž

Lines changed: 0 additions & 171 deletions
This file was deleted.

β€Žexample/src/src/SliderIndicator.test.tsxβ€Ž

Lines changed: 0 additions & 15 deletions
This file was deleted.

β€Žexample/src/src/SliderIndicator.tsxβ€Ž

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
Β (0)