mirror of
https://github.com/hex248/ob248.com.git
synced 2026-02-08 10:43:38 +00:00
sort tags
This commit is contained in:
@@ -9,6 +9,8 @@ const {
|
||||
isHidden = false,
|
||||
tags = [],
|
||||
} = Astro.props;
|
||||
|
||||
tags.sort();
|
||||
---
|
||||
|
||||
<style>
|
||||
|
||||
Reference in New Issue
Block a user