Kaynağa Gözat

Fix silly misteak

tags/v0.1.1
Garrick Aden-Buie 8 yıl önce
ebeveyn
işleme
d03897827d
1 değiştirilmiş dosya ile 1 ekleme ve 2 silme
  1. +1
    -2
      R/coolors.R

+ 1
- 2
R/coolors.R Dosyayı Görüntüle

@@ -11,8 +11,7 @@ xaringan_coolors_accent <- function(coolors_url, order = "12345", ...) {

colors <- list(
primary = colors[1],
secondary = colors[2],

secondary = colors[2]
)

return(colors)

Yükleniyor…
İptal
Kaydet