mirror of
https://github.com/outline/outline.git
synced 2026-06-22 07:44:23 +03:00
f34b32b2a3
Fixed todolist strikethrough styling with nested lists
4 lines
57 B
JavaScript
4 lines
57 B
JavaScript
// @flow
|
|
import Fade from './Fade';
|
|
export default Fade;
|