diff --git a/client/src/pages/tools/base64/index.js b/client/src/pages/tools/base64/index.js new file mode 100644 index 0000000..f247634 --- /dev/null +++ b/client/src/pages/tools/base64/index.js @@ -0,0 +1 @@ +export {Encoder as default} from "./Encoder"; \ No newline at end of file