chore: rename SkeletonSprite to ts

This commit is contained in:
Marlon Johnson
2021-06-20 00:57:55 -07:00
parent 05e069555a
commit 0f16be0099
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import React from 'react'; import React from 'react';
import styles from './skeletonStyles'; import styles from './skeleton-styles';
function SkeletonSprite() { function SkeletonSprite() {
return ( return (