Skip to content

Commit

Permalink
Add test commit comment
Browse files Browse the repository at this point in the history
  • Loading branch information
codytodonnell committed Jun 24, 2024
1 parent f13dca4 commit e3be71c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions strudel-taskflows/src/pages/explore-data/_layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import { taskflow } from './_config/taskflow.config';
* Inner pages are rendered inside the `<Outlet />` component
*/
const ExploreDataLayout: React.FC = () => {
// Test commit
const entities = useDataFromSource(taskflow.data.items.source);

/**
Expand Down

0 comments on commit e3be71c

Please # to comment.