From a7edee2e733c6f91d6bd5154600d54aa83eb5c97 Mon Sep 17 00:00:00 2001 From: BilalKhanWDI Date: Thu, 2 May 2024 13:33:13 +0530 Subject: [PATCH] new branch commit --- WOKA/Constants K/CellIdentifier.swift | 2 ++ 1 file changed, 2 insertions(+) diff --git a/WOKA/Constants K/CellIdentifier.swift b/WOKA/Constants K/CellIdentifier.swift index 1c0b411..ac334a0 100644 --- a/WOKA/Constants K/CellIdentifier.swift +++ b/WOKA/Constants K/CellIdentifier.swift @@ -13,6 +13,8 @@ extension K{ struct OnBoarding{ static let onBoardCell = "OnBoardCell" + + // } } }