Skip to content

Commit bce7592

Browse files
authored
Merge pull request #2883 from leancodepl/docs/fix-dotted-list
Fix dotted list
2 parents fca34f6 + 6754b38 commit bce7592

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/documentation/other/patrol-devtools-extension.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,17 +54,17 @@ A powerful Flutter DevTools extension that allows you to **inspect native UI ele
5454
Navigate to the Patrol Extension
5555

5656
Once DevTools opens:
57-
By first time you need to Enable extension, just click the button that will shows up
58-
Look for the **"Patrol"** tab in the top navigation bar
59-
Click on it to open the Patrol DevTools Extension
57+
- By first time you need to Enable extension, just click the button that will shows up
58+
- Look for the **"Patrol"** tab in the top navigation bar
59+
- Click on it to open the Patrol DevTools Extension
6060
</Step>
6161

6262
<Step>
6363
Load the UI Tree
6464

65-
Make sure that your wanted native view is visible on your device/simulator
66-
Click the **Refresh** button (🔄) in the Patrol extension
67-
You should see the native UI tree populate in the left panel
65+
- Make sure that your wanted native view is visible on your device/simulator
66+
- Click the **Refresh** button (🔄) in the Patrol extension
67+
- You should see the native UI tree populate in the left panel
6868
</Step>
6969
</Steps>
7070

0 commit comments

Comments
 (0)