JSFiddle - React, Tailwind, and code Playground
by batcave
JavaScript
const headerTitles = [
'Provtagningstid',
'Bakteriefynd',
'Material',
'Lokalisation'
];
console.log('headerTitles: ', headerTitles.length);
by batcave
const headerTitles = [
'Provtagningstid',
'Bakteriefynd',
'Material',
'Lokalisation'
];
console.log('headerTitles: ', headerTitles.length);