diff --git a/website/src/components/TaskSelection/index.ts b/website/src/components/TaskSelection/index.ts index 854acd91..bb95d0c4 100644 --- a/website/src/components/TaskSelection/index.ts +++ b/website/src/components/TaskSelection/index.ts @@ -1,3 +1,4 @@ export { TaskSelection } from "./TaskSelection"; export { TaskOptions } from "./TaskOptions"; -export { TaskOption } from "./TaskOption"; \ No newline at end of file +export { TaskOption } from "./TaskOption"; +s