+```
+
+- [ ] **Step 6: Update children wrapper, request zone, and empty folder hint**
+
+Find and replace the children wrapper div:
+
+```tsx
+/* OLD */
+
+```
+
+```tsx
+/* NEW */
+
+```
+
+Find and replace the request zone div:
+
+```tsx
+/* OLD */
+
+```
+
+```tsx
+/* NEW */
+
+```
+
+- [ ] **Step 7: Update request row and request label**
+
+Find and replace the request row div:
+
+```tsx
+/* OLD */
+
+```
+
+- [ ] **Step 2: Remove `min-w-[180px]` from dropdown menus**
+
+Find and replace both dropdown-menu divs (first the main menu, then the export sub-menu):
+
+```tsx
+/* OLD */
+
+```
+
+```tsx
+/* NEW */
+
+```
+
+(Apply to both occurrences in the file.)
+
+- [ ] **Step 3: Update delete button to `.danger`**
+
+Find and replace:
+
+```tsx
+/* OLD */
+