mirror of
https://github.com/harness/drone.git
synced 2025-05-09 19:20:05 +08:00

* Remove center layout for empty repo info - hard to read * Consolidate pagination for the whole codebase * Use SearchInputWithSpinner component * Use SearchInputWithSpinner component
10 lines
205 B
TypeScript
10 lines
205 B
TypeScript
/* eslint-disable */
|
|
// this is an auto-generated file
|
|
declare const styles: {
|
|
readonly main: string
|
|
readonly layout: string
|
|
readonly wrapper: string
|
|
readonly input: string
|
|
}
|
|
export default styles
|