Skip to content

Commit

Permalink
Update docs/data/joy/getting-started/templates/TemplateCollection.js
Browse files Browse the repository at this point in the history
Co-authored-by: Olivier Tassinari <[email protected]>
  • Loading branch information
siriwatknp and oliviertassinari authored Jun 16, 2022
1 parent 8b739d3 commit 7c6b64e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ function addHiddenInput(form, name, value) {
*/

export default function TemplateCollection() {
console.log('cache', cache);
const templates = extractTemplates(cache);
const theme = useTheme();
return (
Expand Down

0 comments on commit 7c6b64e

Please sign in to comment.