drone/web/src/components/SearchInputWithSpinner/SearchInputWithSpinner.module.scss.d.ts
Tan Nhu 1aa1123bd2 Consolidate pagination for the whole codebase + Use SearchInputWithSpinner component (#222)
* Remove center layout for empty repo info - hard to read

* Consolidate pagination for the whole codebase

* Use SearchInputWithSpinner component

* Use SearchInputWithSpinner component
2023-01-17 14:59:56 -08:00

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