Skip to content

Commit

Permalink
refactor: 💡 [JIRA:HCPSDKFIORIUIKIT-2882] TextInput Refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
hengyi-zhang committed Jan 7, 2025
1 parent 0b1dbc7 commit 87508d7
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions Sources/FioriSwiftUICore/_FioriStyles/TextInputStyle.fiori.swift
Original file line number Diff line number Diff line change
@@ -1,19 +1,7 @@
import FioriThemeManager

// Generated using Sourcery 2.1.7 — https://github.com/krzysztofzablocki/Sourcery
// DO NOT EDIT
import Foundation
import SwiftUI

/**
This file provides default fiori style for the component.

1. Uncomment the following code.
2. Implement layout and style in corresponding places.
3. Delete `.generated` from file name.
4. Move this file to `_FioriStyles` folder under `FioriSwiftUICore`.
*/

// Base Layout style
public struct TextInputBaseStyle: TextInputStyle {
@ViewBuilder
Expand Down

0 comments on commit 87508d7

Please sign in to comment.