Skip to content

Commit

Permalink
chore: document tabtitle
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnigs committed Dec 17, 2024
1 parent dd74772 commit 5aa66eb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ export const Prerequisites: Form = buildForm({
buildSection({
id: 'conditions',
title: '', // If this is empty, we will not have a visible stepper on the right side of the screen.
tabTitle: 'Forkröfur', // If there is no stepper, add tabTitle to have a title on the browser tab.
children: [
buildExternalDataProvider({
id: 'approveExternalData',
Expand Down

0 comments on commit 5aa66eb

Please sign in to comment.