diff --git a/src/apps/draw/Gallery.tsx b/src/apps/draw/Gallery.tsx index d9d618a34..afde1320c 100644 --- a/src/apps/draw/Gallery.tsx +++ b/src/apps/draw/Gallery.tsx @@ -4,7 +4,7 @@ import * as React from 'react'; export function Gallery() { return ( - + ); } \ No newline at end of file