From 878d1e37769029cde7573fba4212c1f6ee48d6f3 Mon Sep 17 00:00:00 2001 From: Talha Ahmed Date: Wed, 19 Aug 2026 19:56:33 +0500 Subject: [PATCH] Add AI sparkles icon to the Create Job button Co-Authored-By: Claude Fable 5 --- frontend/src/screens/Jobs.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/screens/Jobs.jsx b/frontend/src/screens/Jobs.jsx index 7625dd5..d3faf9f 100644 --- a/frontend/src/screens/Jobs.jsx +++ b/frontend/src/screens/Jobs.jsx @@ -229,7 +229,7 @@ export default function Jobs() { {can('job_board.create') && ( )}