Skip to content

Instantly share code, notes, and snippets.

@ugiacoman
Created March 9, 2026 16:42
Show Gist options
  • Select an option

  • Save ugiacoman/b68b501aebc4c56a5669b95435b90cfe to your computer and use it in GitHub Desktop.

Select an option

Save ugiacoman/b68b501aebc4c56a5669b95435b90cfe to your computer and use it in GitHub Desktop.
Test tab indentation rendering on GitHub
import UIKit
struct TestTab {
let id: UInt
let name: String
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment