Skip to content

Commit

Permalink
Merge pull request #2 from codytodonnell/feature/test
Browse files Browse the repository at this point in the history
Add test comment from branch
  • Loading branch information
codytodonnell authored Jun 24, 2024
2 parents e3be71c + c6368b0 commit b0d5619
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 @@ -12,6 +12,7 @@ import { taskflow } from './_config/taskflow.config';
*/
const ExploreDataLayout: React.FC = () => {
// Test commit
// Commit from feature/test
const entities = useDataFromSource(taskflow.data.items.source);

/**
Expand Down

0 comments on commit b0d5619

Please # to comment.