mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-02-18 02:55:51 +00:00
Fixed typo
This commit is contained in:
parent
961fba6346
commit
daf67e1d43
@ -19,7 +19,7 @@ export class SearchBar extends React.Component {
|
||||
const selectedTag = shortUrlsListParams.tags ? shortUrlsListParams.tags[0] : '';
|
||||
|
||||
return (
|
||||
<div class="serach-bar-container">
|
||||
<div className="serach-bar-container">
|
||||
<div className="search-bar">
|
||||
<input
|
||||
type="text"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user