1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-20 05:39:43 +02:00
planka/client/src/components/Stopwatch/index.js

4 lines
64 B
JavaScript
Raw Normal View History

import Stopwatch from './Stopwatch';
export default Stopwatch;