mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2025-12-13 19:12:50 +00:00
4 lines
96 B
TypeScript
4 lines
96 B
TypeScript
import React from 'react';
|
|
|
|
export default () => <div className="rotate-animate">Dooring</div>;
|