@@ -1,7 +1,9 @@
|
||||
{% ifversion projects-v2-org-templates-GA-updates %}{% else %}
|
||||
{% ifversion ghes = 3.10 or ghes = 3.11 %}
|
||||
|
||||
{% note %}
|
||||
|
||||
**Note:** Project templates for organizations is currently in public beta and subject to change.
|
||||
|
||||
{% endnote %}
|
||||
|
||||
{% endif %}
|
||||
|
||||
@@ -92,6 +92,7 @@ export function Search() {
|
||||
aria-label="Search"
|
||||
icon={SearchIcon}
|
||||
sx={{ borderTopLeftRadius: 'unset', borderBottomLeftRadius: 'unset' }}
|
||||
type="submit"
|
||||
/>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user