Skip to content

Conversation

johnsimons
Copy link
Member

No description provided.

@johnsimons johnsimons requested a review from PhilBastian April 9, 2025 06:43
@johnsimons johnsimons self-assigned this Apr 9, 2025
let interval: number | undefined = undefined;
const title = ref(),
const title = ref<string[]>([]),
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Had to make title an array so it renders correctly

@johnsimons johnsimons closed this Apr 10, 2025
@johnsimons
Copy link
Member Author

johnsimons commented Apr 10, 2025

Too many issues with existing tests, I would have to rewrite them!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant