Move Fade to its own component
Fixed todolist strikethrough styling with nested lists
This commit is contained in:
3
app/components/Fade/index.js
Normal file
3
app/components/Fade/index.js
Normal file
@@ -0,0 +1,3 @@
|
||||
// @flow
|
||||
import Fade from './Fade';
|
||||
export default Fade;
|
||||
Reference in New Issue
Block a user