Skip to content

Commit

Permalink
wip! add "Start Drawing" FS tag
Browse files Browse the repository at this point in the history
  • Loading branch information
firestack committed Oct 21, 2024
1 parent 73c31c1 commit dcdd85a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ export const DetourRouteSelectionPanel = ({
<Button
className="m-3 flex-grow-1 icon-link justify-content-center"
onClick={onConfirm}
data-fs-element="Start Drawing"
>
<Brush />
Start drawing detour
Expand Down

0 comments on commit dcdd85a

Please sign in to comment.