diff --git a/client/src/assets/images.js b/client/src/assets/images.js index bd54ba3..e601a42 100644 --- a/client/src/assets/images.js +++ b/client/src/assets/images.js @@ -5,4 +5,6 @@ import asset from "./asset.mp4"; export { logo, asset -}; \ No newline at end of file +}; + +// Testing this \ No newline at end of file